[INFO] cloning repository https://github.com/MrInformatic/taffy-uniffi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MrInformatic/taffy-uniffi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrInformatic%2Ftaffy-uniffi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrInformatic%2Ftaffy-uniffi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 11f4eae912c8057298074fcc6fe59216fc34deb8
[INFO] fixing MrInformatic/taffy-uniffi against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrInformatic%2Ftaffy-uniffi" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MrInformatic/taffy-uniffi
[INFO] finished tweaking git repo https://github.com/MrInformatic/taffy-uniffi
[INFO] tweaked toml for git repo https://github.com/MrInformatic/taffy-uniffi written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MrInformatic/taffy-uniffi on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MrInformatic/taffy-uniffi already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: bindings
[INFO] [stderr] warning: `taffy-uniffi` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 239fd606edf20ffe081767a70a3b5671cbe2860e608b8450494eb107894a2e4b
[INFO] running `Command { std: "docker" "start" "239fd606edf20ffe081767a70a3b5671cbe2860e608b8450494eb107894a2e4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "239fd606edf20ffe081767a70a3b5671cbe2860e608b8450494eb107894a2e4b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "239fd606edf20ffe081767a70a3b5671cbe2860e608b8450494eb107894a2e4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "239fd606edf20ffe081767a70a3b5671cbe2860e608b8450494eb107894a2e4b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr] warning: Cargo.toml: unused manifest key: bindings
[INFO] [stderr] warning: `taffy-uniffi` (manifest) generated 1 warning
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling syn v2.0.51
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling oneshot-uniffi v0.1.6
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking grid v0.13.0
[INFO] [stderr]     Checking uniffi_core v0.25.3
[INFO] [stderr]     Checking taffy v0.4.0
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling weedle2 v4.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling uniffi_checksum_derive v0.25.3
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling uniffi_meta v0.25.3
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling goblin v0.6.1
[INFO] [stderr]    Compiling cargo-platform v0.1.7
[INFO] [stderr]    Compiling basic-toml v0.1.8
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling uniffi_testing v0.25.3
[INFO] [stderr]    Compiling uniffi_udl v0.25.3
[INFO] [stderr]    Compiling uniffi_bindgen v0.25.3
[INFO] [stderr]    Compiling uniffi_build v0.25.3
[INFO] [stderr]    Compiling uniffi_macros v0.25.3
[INFO] [stderr]    Compiling uniffi v0.25.3
[INFO] [stderr]    Compiling taffy-uniffi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs (94 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] [stderr] crater-edition-check: taffy-uniffi v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr] warning: Cargo.toml: unused manifest key: bindings
[INFO] [stderr] warning: `taffy-uniffi` (manifest) generated 1 warning
[INFO] [stderr]    Compiling taffy-uniffi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1449:3
[INFO] [stdout]      |
[INFO] [stdout] 1449 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1449 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1506:3
[INFO] [stdout]      |
[INFO] [stdout] 1506 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1506 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1511:3
[INFO] [stdout]      |
[INFO] [stdout] 1511 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1511 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1516:3
[INFO] [stdout]      |
[INFO] [stdout] 1516 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1516 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1521:3
[INFO] [stdout]      |
[INFO] [stdout] 1521 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1521 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1526:3
[INFO] [stdout]      |
[INFO] [stdout] 1526 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1526 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1531:3
[INFO] [stdout]      |
[INFO] [stdout] 1531 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1531 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1536:3
[INFO] [stdout]      |
[INFO] [stdout] 1536 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1536 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1541:3
[INFO] [stdout]      |
[INFO] [stdout] 1541 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1541 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1546:3
[INFO] [stdout]      |
[INFO] [stdout] 1546 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1546 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1551:3
[INFO] [stdout]      |
[INFO] [stdout] 1551 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1551 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1556:3
[INFO] [stdout]      |
[INFO] [stdout] 1556 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1556 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1561:3
[INFO] [stdout]      |
[INFO] [stdout] 1561 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1561 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1566:3
[INFO] [stdout]      |
[INFO] [stdout] 1566 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1566 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1571:3
[INFO] [stdout]      |
[INFO] [stdout] 1571 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1571 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1576:3
[INFO] [stdout]      |
[INFO] [stdout] 1576 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1576 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1581:3
[INFO] [stdout]      |
[INFO] [stdout] 1581 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1581 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1586:3
[INFO] [stdout]      |
[INFO] [stdout] 1586 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1586 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1591:3
[INFO] [stdout]      |
[INFO] [stdout] 1591 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1591 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1596:3
[INFO] [stdout]      |
[INFO] [stdout] 1596 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1596 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1601:3
[INFO] [stdout]      |
[INFO] [stdout] 1601 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1601 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1606:3
[INFO] [stdout]      |
[INFO] [stdout] 1606 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1606 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1611:3
[INFO] [stdout]      |
[INFO] [stdout] 1611 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1611 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1616:3
[INFO] [stdout]      |
[INFO] [stdout] 1616 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1616 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1621:3
[INFO] [stdout]      |
[INFO] [stdout] 1621 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1621 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1626:3
[INFO] [stdout]      |
[INFO] [stdout] 1626 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1626 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1631:3
[INFO] [stdout]      |
[INFO] [stdout] 1631 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1631 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1636:3
[INFO] [stdout]      |
[INFO] [stdout] 1636 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1636 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1641:3
[INFO] [stdout]      |
[INFO] [stdout] 1641 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1641 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1646:3
[INFO] [stdout]      |
[INFO] [stdout] 1646 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1646 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1651:3
[INFO] [stdout]      |
[INFO] [stdout] 1651 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1651 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1656:3
[INFO] [stdout]      |
[INFO] [stdout] 1656 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1656 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1661:3
[INFO] [stdout]      |
[INFO] [stdout] 1661 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1661 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1666:3
[INFO] [stdout]      |
[INFO] [stdout] 1666 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1666 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1671:3
[INFO] [stdout]      |
[INFO] [stdout] 1671 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1671 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1676:3
[INFO] [stdout]      |
[INFO] [stdout] 1676 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1676 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1681:3
[INFO] [stdout]      |
[INFO] [stdout] 1681 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1681 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1686:3
[INFO] [stdout]      |
[INFO] [stdout] 1686 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1686 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1691:3
[INFO] [stdout]      |
[INFO] [stdout] 1691 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1691 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1696:3
[INFO] [stdout]      |
[INFO] [stdout] 1696 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1696 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1701:3
[INFO] [stdout]      |
[INFO] [stdout] 1701 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1701 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1706:3
[INFO] [stdout]      |
[INFO] [stdout] 1706 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1706 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1711:3
[INFO] [stdout]      |
[INFO] [stdout] 1711 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1711 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1716:3
[INFO] [stdout]      |
[INFO] [stdout] 1716 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1716 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1721:3
[INFO] [stdout]      |
[INFO] [stdout] 1721 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1721 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1726:3
[INFO] [stdout]      |
[INFO] [stdout] 1726 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1726 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1731:3
[INFO] [stdout]      |
[INFO] [stdout] 1731 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1731 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1736:3
[INFO] [stdout]      |
[INFO] [stdout] 1736 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1736 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1741:3
[INFO] [stdout]      |
[INFO] [stdout] 1741 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1741 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1746:3
[INFO] [stdout]      |
[INFO] [stdout] 1746 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1746 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1751:3
[INFO] [stdout]      |
[INFO] [stdout] 1751 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1751 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1756:3
[INFO] [stdout]      |
[INFO] [stdout] 1756 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1756 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1761:3
[INFO] [stdout]      |
[INFO] [stdout] 1761 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1761 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1766:3
[INFO] [stdout]      |
[INFO] [stdout] 1766 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1766 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1771:3
[INFO] [stdout]      |
[INFO] [stdout] 1771 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1771 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1776:3
[INFO] [stdout]      |
[INFO] [stdout] 1776 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1776 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1781:3
[INFO] [stdout]      |
[INFO] [stdout] 1781 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1781 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1786:3
[INFO] [stdout]      |
[INFO] [stdout] 1786 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1786 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1791:3
[INFO] [stdout]      |
[INFO] [stdout] 1791 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1791 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1796:3
[INFO] [stdout]      |
[INFO] [stdout] 1796 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1796 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1801:3
[INFO] [stdout]      |
[INFO] [stdout] 1801 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1801 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1806:3
[INFO] [stdout]      |
[INFO] [stdout] 1806 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1806 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1811:3
[INFO] [stdout]      |
[INFO] [stdout] 1811 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1811 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1816:3
[INFO] [stdout]      |
[INFO] [stdout] 1816 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1816 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1821:3
[INFO] [stdout]      |
[INFO] [stdout] 1821 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1821 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1826:3
[INFO] [stdout]      |
[INFO] [stdout] 1826 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1826 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1831:3
[INFO] [stdout]      |
[INFO] [stdout] 1831 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1831 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1836:3
[INFO] [stdout]      |
[INFO] [stdout] 1836 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1836 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1841:3
[INFO] [stdout]      |
[INFO] [stdout] 1841 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1841 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1846:3
[INFO] [stdout]      |
[INFO] [stdout] 1846 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1846 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1851:3
[INFO] [stdout]      |
[INFO] [stdout] 1851 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1851 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1856:3
[INFO] [stdout]      |
[INFO] [stdout] 1856 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1856 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1861:3
[INFO] [stdout]      |
[INFO] [stdout] 1861 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1861 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1866:3
[INFO] [stdout]      |
[INFO] [stdout] 1866 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1866 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1871:3
[INFO] [stdout]      |
[INFO] [stdout] 1871 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1871 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1876:3
[INFO] [stdout]      |
[INFO] [stdout] 1876 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1876 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1881:3
[INFO] [stdout]      |
[INFO] [stdout] 1881 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1881 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1886:3
[INFO] [stdout]      |
[INFO] [stdout] 1886 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1886 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1891:3
[INFO] [stdout]      |
[INFO] [stdout] 1891 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1891 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1896:3
[INFO] [stdout]      |
[INFO] [stdout] 1896 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1896 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1901:3
[INFO] [stdout]      |
[INFO] [stdout] 1901 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1901 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1906:3
[INFO] [stdout]      |
[INFO] [stdout] 1906 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1906 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1911:3
[INFO] [stdout]      |
[INFO] [stdout] 1911 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1911 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1916:3
[INFO] [stdout]      |
[INFO] [stdout] 1916 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1916 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1921:3
[INFO] [stdout]      |
[INFO] [stdout] 1921 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1921 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1926:3
[INFO] [stdout]      |
[INFO] [stdout] 1926 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1926 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1931:3
[INFO] [stdout]      |
[INFO] [stdout] 1931 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1931 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1936:3
[INFO] [stdout]      |
[INFO] [stdout] 1936 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1936 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1941:3
[INFO] [stdout]      |
[INFO] [stdout] 1941 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1941 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1946:3
[INFO] [stdout]      |
[INFO] [stdout] 1946 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1946 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1951:3
[INFO] [stdout]      |
[INFO] [stdout] 1951 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1951 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1956:3
[INFO] [stdout]      |
[INFO] [stdout] 1956 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1956 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1961:3
[INFO] [stdout]      |
[INFO] [stdout] 1961 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1961 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1449:3
[INFO] [stdout]      |
[INFO] [stdout] 1449 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1449 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1506:3
[INFO] [stdout]      |
[INFO] [stdout] 1506 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1506 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1511:3
[INFO] [stdout]      |
[INFO] [stdout] 1511 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1511 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1516:3
[INFO] [stdout]      |
[INFO] [stdout] 1516 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1516 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1521:3
[INFO] [stdout]      |
[INFO] [stdout] 1521 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1521 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1526:3
[INFO] [stdout]      |
[INFO] [stdout] 1526 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1526 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1531:3
[INFO] [stdout]      |
[INFO] [stdout] 1531 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1531 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1536:3
[INFO] [stdout]      |
[INFO] [stdout] 1536 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1536 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1541:3
[INFO] [stdout]      |
[INFO] [stdout] 1541 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1541 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1546:3
[INFO] [stdout]      |
[INFO] [stdout] 1546 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1546 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1551:3
[INFO] [stdout]      |
[INFO] [stdout] 1551 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1551 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1556:3
[INFO] [stdout]      |
[INFO] [stdout] 1556 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1556 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1561:3
[INFO] [stdout]      |
[INFO] [stdout] 1561 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1561 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1566:3
[INFO] [stdout]      |
[INFO] [stdout] 1566 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1566 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1571:3
[INFO] [stdout]      |
[INFO] [stdout] 1571 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1571 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1576:3
[INFO] [stdout]      |
[INFO] [stdout] 1576 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1576 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1581:3
[INFO] [stdout]      |
[INFO] [stdout] 1581 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1581 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1586:3
[INFO] [stdout]      |
[INFO] [stdout] 1586 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1586 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1591:3
[INFO] [stdout]      |
[INFO] [stdout] 1591 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1591 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1596:3
[INFO] [stdout]      |
[INFO] [stdout] 1596 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1596 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1601:3
[INFO] [stdout]      |
[INFO] [stdout] 1601 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1601 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1606:3
[INFO] [stdout]      |
[INFO] [stdout] 1606 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1606 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1611:3
[INFO] [stdout]      |
[INFO] [stdout] 1611 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1611 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1616:3
[INFO] [stdout]      |
[INFO] [stdout] 1616 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1616 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1621:3
[INFO] [stdout]      |
[INFO] [stdout] 1621 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1621 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1626:3
[INFO] [stdout]      |
[INFO] [stdout] 1626 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1626 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1631:3
[INFO] [stdout]      |
[INFO] [stdout] 1631 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1631 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1636:3
[INFO] [stdout]      |
[INFO] [stdout] 1636 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1636 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1641:3
[INFO] [stdout]      |
[INFO] [stdout] 1641 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1641 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1646:3
[INFO] [stdout]      |
[INFO] [stdout] 1646 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1646 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1651:3
[INFO] [stdout]      |
[INFO] [stdout] 1651 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1651 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1656:3
[INFO] [stdout]      |
[INFO] [stdout] 1656 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1656 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1661:3
[INFO] [stdout]      |
[INFO] [stdout] 1661 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1661 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1666:3
[INFO] [stdout]      |
[INFO] [stdout] 1666 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1666 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1671:3
[INFO] [stdout]      |
[INFO] [stdout] 1671 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1671 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1676:3
[INFO] [stdout]      |
[INFO] [stdout] 1676 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1676 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1681:3
[INFO] [stdout]      |
[INFO] [stdout] 1681 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1681 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1686:3
[INFO] [stdout]      |
[INFO] [stdout] 1686 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1686 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1691:3
[INFO] [stdout]      |
[INFO] [stdout] 1691 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1691 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1696:3
[INFO] [stdout]      |
[INFO] [stdout] 1696 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1696 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1701:3
[INFO] [stdout]      |
[INFO] [stdout] 1701 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1701 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1706:3
[INFO] [stdout]      |
[INFO] [stdout] 1706 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1706 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1711:3
[INFO] [stdout]      |
[INFO] [stdout] 1711 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1711 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1716:3
[INFO] [stdout]      |
[INFO] [stdout] 1716 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1716 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1721:3
[INFO] [stdout]      |
[INFO] [stdout] 1721 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1721 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1726:3
[INFO] [stdout]      |
[INFO] [stdout] 1726 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1726 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1731:3
[INFO] [stdout]      |
[INFO] [stdout] 1731 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1731 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1736:3
[INFO] [stdout]      |
[INFO] [stdout] 1736 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1736 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1741:3
[INFO] [stdout]      |
[INFO] [stdout] 1741 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1741 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1746:3
[INFO] [stdout]      |
[INFO] [stdout] 1746 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1746 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1751:3
[INFO] [stdout]      |
[INFO] [stdout] 1751 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1751 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1756:3
[INFO] [stdout]      |
[INFO] [stdout] 1756 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1756 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1761:3
[INFO] [stdout]      |
[INFO] [stdout] 1761 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1761 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1766:3
[INFO] [stdout]      |
[INFO] [stdout] 1766 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1766 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1771:3
[INFO] [stdout]      |
[INFO] [stdout] 1771 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1771 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1776:3
[INFO] [stdout]      |
[INFO] [stdout] 1776 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1776 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1781:3
[INFO] [stdout]      |
[INFO] [stdout] 1781 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1781 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1786:3
[INFO] [stdout]      |
[INFO] [stdout] 1786 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1786 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1791:3
[INFO] [stdout]      |
[INFO] [stdout] 1791 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1791 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1796:3
[INFO] [stdout]      |
[INFO] [stdout] 1796 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1796 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1801:3
[INFO] [stdout]      |
[INFO] [stdout] 1801 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1801 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1806:3
[INFO] [stdout]      |
[INFO] [stdout] 1806 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1806 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1811:3
[INFO] [stdout]      |
[INFO] [stdout] 1811 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1811 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1816:3
[INFO] [stdout]      |
[INFO] [stdout] 1816 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1816 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1821:3
[INFO] [stdout]      |
[INFO] [stdout] 1821 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1821 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1826:3
[INFO] [stdout]      |
[INFO] [stdout] 1826 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1826 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1831:3
[INFO] [stdout]      |
[INFO] [stdout] 1831 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1831 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1836:3
[INFO] [stdout]      |
[INFO] [stdout] 1836 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1836 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1841:3
[INFO] [stdout]      |
[INFO] [stdout] 1841 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1841 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1846:3
[INFO] [stdout]      |
[INFO] [stdout] 1846 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1846 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1851:3
[INFO] [stdout]      |
[INFO] [stdout] 1851 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1851 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1856:3
[INFO] [stdout]      |
[INFO] [stdout] 1856 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1856 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1861:3
[INFO] [stdout]      |
[INFO] [stdout] 1861 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1861 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1866:3
[INFO] [stdout]      |
[INFO] [stdout] 1866 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1866 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1871:3
[INFO] [stdout]      |
[INFO] [stdout] 1871 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1871 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1876:3
[INFO] [stdout]      |
[INFO] [stdout] 1876 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1876 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1881:3
[INFO] [stdout]      |
[INFO] [stdout] 1881 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1881 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1886:3
[INFO] [stdout]      |
[INFO] [stdout] 1886 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1886 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1891:3
[INFO] [stdout]      |
[INFO] [stdout] 1891 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1891 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1896:3
[INFO] [stdout]      |
[INFO] [stdout] 1896 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1896 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1901:3
[INFO] [stdout]      |
[INFO] [stdout] 1901 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1901 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1906:3
[INFO] [stdout]      |
[INFO] [stdout] 1906 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1906 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1911:3
[INFO] [stdout]      |
[INFO] [stdout] 1911 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1911 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1916:3
[INFO] [stdout]      |
[INFO] [stdout] 1916 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1916 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1921:3
[INFO] [stdout]      |
[INFO] [stdout] 1921 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1921 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1926:3
[INFO] [stdout]      |
[INFO] [stdout] 1926 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1926 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1931:3
[INFO] [stdout]      |
[INFO] [stdout] 1931 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1931 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1936:3
[INFO] [stdout]      |
[INFO] [stdout] 1936 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1936 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1941:3
[INFO] [stdout]      |
[INFO] [stdout] 1941 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1941 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1946:3
[INFO] [stdout]      |
[INFO] [stdout] 1946 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1946 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1951:3
[INFO] [stdout]      |
[INFO] [stdout] 1951 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1951 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1956:3
[INFO] [stdout]      |
[INFO] [stdout] 1956 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1956 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/taffy-uniffi-f081ab68960a90fe/out/taffy.uniffi.rs:1961:3
[INFO] [stdout]      |
[INFO] [stdout] 1961 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 1961 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `taffy-uniffi` (lib test) due to 94 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `taffy-uniffi` (lib) due to 94 previous errors
[INFO] running `Command { std: "docker" "inspect" "239fd606edf20ffe081767a70a3b5671cbe2860e608b8450494eb107894a2e4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "239fd606edf20ffe081767a70a3b5671cbe2860e608b8450494eb107894a2e4b", kill_on_drop: false }`
[INFO] [stdout] 239fd606edf20ffe081767a70a3b5671cbe2860e608b8450494eb107894a2e4b
